Collection::EnterIter

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:57:30 1991
Index Return to Main Contents
 

NAME

Collection::EnterIter - instance method  

TEMPLATE

void EnterIter()  

SPECIFIERS

public  

DESCRIPTION

Used by class Iterator to tell the receiver that an iterator has been started. It increments the instvar iterCount. It is the counterpart to method ExitIter.  

ARGUMENTS

none

 

RETURN ARGUMENT

void

 

CATEGORIES

implementation, iteration

 

FIRST DEFINITION

class Collection  

FILES

implementation:
Collection.C

 

KNOWN PROBLEMS

This operation should be protected (or even private).


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES
KNOWN PROBLEMS

This document was created by man2html, using the manual pages.
Time: 00:40:31 GMT, March 30, 2022